plug/socket: Make GtkPlug and GtkSocket X11-specific
authorBenjamin Otte <otte@redhat.com>
Fri, 28 Jan 2011 09:47:34 +0000 (10:47 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 28 Jan 2011 16:06:06 +0000 (17:06 +0100)
commit3860af516c0119d93ccfa5c138f32e20e490c2a9
tree0fae98a2bf13102910339407e4046e9e57d67fd7
parentd2540893086c46bad4c12071d31dfe86750949fe
plug/socket: Make GtkPlug and GtkSocket X11-specific

People agreed that it doesn't make sense to make an xembed
implementation like plug/socket does not make sense on anything but X11.
And as GdkNativeWindow is going away for multibackend portability
reasons, we'd either need API fixes in the plug-socket codee or
constrain the widgets to a single backend. We chose the latter.
gtk/Makefile.am
gtk/gtkplug.h
gtk/gtksocket.h